home *** CD-ROM | disk | FTP | other *** search
/ Tsukihime Desktop Accessory / Tsukihime Desktop Accessory.iso / ACC / Tokei1.exe / 0 / RCDATA / TDELREGDLG / TDELREGDLG.txt
Text File  |  2003-09-15  |  1KB  |  61 lines

  1. object DelRegDlg: TDelRegDlg
  2.   Left = 168
  3.   Top = 329
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = '?'
  9.   ClientHeight = 83
  10.   ClientWidth = 464
  11.   Color = clBtnFace
  12.   Font.Charset = SHIFTJIS_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -12
  15.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 12
  23.   object PaintBox1: TPaintBox
  24.     Left = 15
  25.     Top = 12
  26.     Width = 32
  27.     Height = 32
  28.     OnPaint = PaintBox1Paint
  29.   end
  30.   object Label1: TLabel
  31.     Left = 80
  32.     Top = 12
  33.     Width = 369
  34.     Height = 37
  35.     AutoSize = False
  36.     Caption = '∩┐╜{∩┐╜A∩┐╜v∩┐╜∩┐╜∩┐╜╠â∩┐╜∩┐╜W∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜φÅ£∩┐╜∩┐╜∩┐╜A∩┐╜▌Æ∩┐╜∩┐╜∩┐╜e∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜▄é∩┐╜∩┐╜B'
  37.     Transparent = True
  38.     WordWrap = True
  39.   end
  40.   object OKBtn: TButton
  41.     Left = 145
  42.     Top = 52
  43.     Width = 88
  44.     Height = 21
  45.     Caption = 'OK'
  46.     Default = True
  47.     ModalResult = 1
  48.     TabOrder = 0
  49.   end
  50.   object CancelBtn: TButton
  51.     Left = 238
  52.     Top = 52
  53.     Width = 88
  54.     Height = 21
  55.     Cancel = True
  56.     Caption = '∩┐╜L∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜Z∩┐╜∩┐╜'
  57.     ModalResult = 2
  58.     TabOrder = 1
  59.   end
  60. end
  61.